Layers

A layer is a 2D image on a screen the content of which can be either dynamic or static. Each layer can have a number of child layers the content of which is displayed on the parent layer in the order of appearance. The type of the layer defines the default behavior and content of a layer.

Kanzi contains the following layer types:

See also

Using button layers

Using empty layers

Using flow layers

Using grid layers

Using image layers

Using nine-patch layers

Using partial rendering layers

Partial rendering

Using scroll layers

Using stack layers

Using text layers

Using toggle button layers

Using transition layers

Using viewport layers

Custom layer example